Adwaita: don't set deprecated style property
authorCosimo Cecchi <cosimoc@gnome.org>
Tue, 22 Dec 2015 19:52:43 +0000 (11:52 -0800)
committerCosimo Cecchi <cosimoc@gnome.org>
Tue, 22 Dec 2015 19:53:07 +0000 (11:53 -0800)
gtk/theme/Adwaita/_common.scss
gtk/theme/Adwaita/gtk-contained-dark.css
gtk/theme/Adwaita/gtk-contained.css

index 3b15c76d9bc12e793bffb021f80c2d5dda9784e3..dd0bd360f866309baf0490d982372acc835d8c20 100644 (file)
@@ -945,8 +945,6 @@ combobox {
   > button.combo { padding-top: 3px; padding-bottom: 4px; } // Otherwise combos
                                                                            // are bigger then
                                                                            // buttons
-  -GtkComboBox-shadow-type: none;
-
   @include _button_text_shadow;
 
   &:insensitive {
index 890e81218d8f13797fa4fe802aee7265096d451e..7a8f790790061b8f9a05c6d464b048ea819ccbd7 100644 (file)
@@ -1511,7 +1511,6 @@ treeview spinbutton entry, treeview spinbutton spinbutton, treeview spinbutton e
  * ComboBoxes *
  **************/
 combobox {
-  -GtkComboBox-shadow-type: none;
   text-shadow: 0 -1px rgba(0, 0, 0, 0.81176);
   -gtk-icon-shadow: 0 -1px rgba(0, 0, 0, 0.81176); }
   combobox > button.combo, headerbar combobox > button.combo.titlebutton,
index e9357ce761e43a6e149b99f84d2a2aed8de952cb..b259ec62e82a262b2659016485a534913959cc6c 100644 (file)
@@ -1511,7 +1511,6 @@ treeview spinbutton entry, treeview spinbutton spinbutton, treeview spinbutton e
  * ComboBoxes *
  **************/
 combobox {
-  -GtkComboBox-shadow-type: none;
   text-shadow: 0 1px rgba(255, 255, 255, 0.76923);
   -gtk-icon-shadow: 0 1px rgba(255, 255, 255, 0.76923); }
   combobox > button.combo, headerbar combobox > button.combo.titlebutton,